home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / 1995.02 / 000077_Denis.Roegel@loria.fr_Sat Feb 11 15:40:09 1995.msg < prev    next >
Internet Message Format  |  1995-02-28  |  1KB

  1. Received: from lorraine.loria.fr by cs.umb.edu with SMTP id AA03304
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Sat, 11 Feb 1995 08:39:05 -0500
  3. Received: from pandore.loria.fr (pandore.loria.fr [152.81.4.135]) by lorraine.loria.fr (8.6.9/8.6.9) with ESMTP id OAA29259; Sat, 11 Feb 1995 14:39:01 +0100
  4. From: "Denis B. Roegel" <Denis.Roegel@loria.fr>
  5. Received: from localhost (roegel@localhost) by pandore.loria.fr (8.6.4/8.6.4) id OAA16305; Sat, 11 Feb 1995 14:40:09 +0100
  6. Date: Sat, 11 Feb 1995 14:40:09 +0100
  7. Message-Id: <199502111340.OAA16305@pandore.loria.fr>
  8. To: tex-k@cs.umb.edu
  9. Subject: TEXFONTS
  10. Cc: roegel@lorraine.loria.fr
  11.  
  12.  
  13. Why is TEXFONTS set to /usr/local/lib/tex/fonts
  14. in kpathsea/pathsearch.c.
  15. Shouldn't this depend on texmf.cnf or whatever ?
  16.  
  17. Because of this setting, the .vf files are searched
  18. in that directory instead of /usr/local/lib/texmf/fonts/vf.
  19. The fonts are currently found because of a link,
  20. but I thought that *without any change* kpathsea
  21. would look into /usr/local/lib/texmf/fonts/vf,
  22. since texmf.cnf contains:
  23.  
  24. VFFONTS = .:$TEXMF/fonts//vf
  25.  
  26.  
  27. So, am I doing something wrong ?
  28.  
  29. Denis
  30.